runtime.rtype.pkgpath (method)

3 uses

	runtime (current package)
		error.go#L44: 			if toRType(e.concrete).pkgpath() != toRType(e.asserted).pkgpath() {
		type.go#L60: func (t rtype) pkgpath() string {